ROS2 project deploy from dev to production #ros2 #projects #deploy Table of Content Objective# write basic python package with external dependencies git hook run lint run tests pack the package deploy as DEB package check deploy package with docker multi arch (x86, arm) steps# minimal python package with pub sub nodes create debian package create docker image run with docker compose